CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bmp 8bit

搜索资源列表

  1. readbmpfile

    0下载:
  2. 此程序用于对bmp文件的读取输出,经检测可直接运行,对8bit,24bit都可用。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:97838
    • 提供者:赵艳楠
  1. 3D

    0下载:
  2. 实现基于8bit的BMP切片的三维重建,解压后,用CMake配置即可。
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2413
    • 提供者:张晓
  1. arnold

    0下载:
  2. 64* 8bit的bmp图片arnold变换,多重变换。-64* 64* 8bit conversion of bmp picture arnold, multiple transform.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:958
    • 提供者:tanwenlong
  1. PictureFix

    0下载:
  2. 对8bit、BMP格式的灰度图像完成基本几何变换、灰度变换、锐化(拉普拉斯及其逆变换)、腐蚀、膨胀、开/闭操作、细化、频域图像增强等功能-Laplace、Fourier
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1340821
    • 提供者:莫然
  1. getbit

    0下载:
  2. 以根据读入的BMP黑白8bit图像输出图像的矩阵-show the matrix of a bmp
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:2699
    • 提供者:ternerce
  1. ITM5

    0下载:
  2. 利用灰度与彩色的简单映射对8bit lena.bmp灰度图像进行着色处理,生成伪彩色图片-Using the simple mapping from gray to colour,this project successfully achieve the transition of gray picture and colorful picture
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:799164
    • 提供者:metroo
  1. 256to8bit

    0下载:
  2. 将256色BMP图片转换为8位BMP灰度图-convert a picture of 256BMP to 8bit bmp
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:47149056
    • 提供者:荆 荆
  1. 1

    0下载:
  2. BMP图像文件的操作,编写C++程序,可以将一个标准24bit真彩色BMP文件中三基色图像提取出来存成独立的8bit灰度图像(BMP)-The operation of the BMP image file, write C++ program trichromatic image in a standard 24bit true color BMP files can be extracted to be saved as a separate 8bit grayscale images (B
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3183839
    • 提供者:杨蔚
  1. ReadBMP_1

    0下载:
  2. 读取一张BMP图像,显示其相关信息,并修改图片的颜色表,使得图片颜色改变以后另外存盘! 只能是8bit的灰度图像才有颜色表,24bit的真彩色图片没有颜色表!-Read a BMP image, display information, and modify the color table of the picture, making the picture color change after another save! Only 8bit grayscale images have a
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2911232
    • 提供者:caoxuan
  1. ReadBMP_3

    0下载:
  2. 读取一张BMP彩色图像,显示其相关信息,并将彩色图片改成8bit灰度图片以后另外存盘!-Read a BMP color image display its related information and changed the color pictures 8bit grayscale image after another save!
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2203863
    • 提供者:caoxuan
  1. bmpajpegchuli

    0下载:
  2. BMP图像文件的操作,可以将一个标准24bit真彩色BMP文件中三基色图像提取出来存成独立的8bit灰度图像(BMP) 自写算法将BMP转换为JPG,再将jpg转化为bmp-Operation of the BMP image file can be a standard 24bit true color BMP file trichromatic image extracted saved as separate 8bit grayscale images (BMP) self-writt
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-12
    • 文件大小:4228150
    • 提供者:
  1. 11

    0下载:
  2. 完成BMP图像(彩色图像是24bit RGB各8bit)的像素获取-Pixels to obtain complete BMP image (color image is 24bit RGB 8bit)
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:1501067
    • 提供者:赵骏
  1. 24bits-to-8-bits

    0下载:
  2. 將24bits的bmp檔 轉成 8bit-convert a bmp picture from 24bits to 8 bits
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:4395423
    • 提供者:陳彥霖
  1. raw2bmp

    0下载:
  2. 这段小程序用来将8bit的raw文件转换为BMP格式。事实上raw文件的储存方式非常简单,可以直接使用fread按像素取。 另外,值得注意的是,如果需要转换10bit或更深位宽时,需要将byte均转换为raw。-This small program used to convert raw files of 8bit BMP format. Indeed raw file storage method is very simple, you can directly use fread tak
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:630371
    • 提供者:fhf
  1. BMP4bit8bitto24bit

    0下载:
  2. C语言实现BMP文件4bit、8bit到24bit的BMP文件转换-C language BMP file 4bit, 8bit to 24bit BMP file conversion
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3307
    • 提供者:闫洪恩
  1. uC-GUI-BitmapConvert

    1下载:
  2. 将BMP格式的图片转换成C文件格式,支持各种色彩,和bit-let bmp file to C file,support 256 and 8bit
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:41115
    • 提供者:MaoWentao
  1. test

    0下载:
  2. 8位bmp图像转换为24位bmp图像,可以进行批量转换。-8bit bmp trans to 24bit bmp
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-02
    • 文件大小:570756
    • 提供者:吕晋
  1. fd

    0下载:
  2. 用在CCD或者CMOS相机拍摄的RAW格式图像。程序功能: 简单 (8bit)Raw图像文件转换为(RGB24)Bmp图像文件 演示. -RAW format images with a CCD or CMOS camera. Program features: Simple " (8bit) Raw image files into (RGB24) Bmp image file" Demo.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-31
    • 文件大小:595908
    • 提供者:wy
  1. wavelet2_main

    0下载:
  2. 小波变换 8位灰度图像bmp压缩 门限矩阵-wavelet transform 8bit bmp image compression threshold matrix
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:753
    • 提供者:jjjs
  1. bmp2yuv

    0下载:
  2. 可以将bmp文件转换为yuv文件,同时将1bit,4bit,8bit,16bit,24bit五幅图像生成在一个yuv视频文件中-You can convert the bmp file to yuv file, while 1bit, 4bit, 8bit, 16bit, 24bit five images generated in a yuv video file
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:6355214
    • 提供者:郑旭
« 1 23 »
搜珍网 www.dssz.com